Building Evolutionary Architectures: Support Constant Change by Neal Ford & Rebecca Parsons & Patrick Kua
Author:Neal Ford & Rebecca Parsons & Patrick Kua [Ford, Neal]
Language: eng
Format: azw3, epub
Publisher: O'Reilly Media
Published: 2017-09-18T04:00:00+00:00
Figure 5-5. The transitional state, where the service supports both versions of routing
As seen in Figure 5-5, the service can support both APIs as long as developers need the old routing service. In essence, the application now supports two versions of routing information.
When the old service is no longer needed, the routing service developers can remove the old table and the trigger, as shown in Figure 5-6.
Figure 5-6. The ending state of the routing tables
In Figure 5-6, all services have migrated to the new routing capability, allowing the old service to be removed. This matches the workflow shown in Figure 5-2.
The database can evolve right alongside the architecture as long as developers apply proper engineering practices such as continuous integration, source control, and so on. This ability to easily change the database schema is critical: a database represents an abstraction based on the real world, which can change unexpectedly. While data abstractions resist change better than behavior, they must still evolve. Architects must treat data as a primary concern when building an evolutionary architecture.
Refactoring databases is an important skill and craft for DBAs and developers to hone. Data is fundamental to many applications. To build evolvable systems, developers and DBAs must embrace effective data practices alongside other modern engineering practices.
Download
Building Evolutionary Architectures: Support Constant Change by Neal Ford & Rebecca Parsons & Patrick Kua.epub
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(12587)
Hello! Python by Anthony Briggs(9924)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9800)
The Mikado Method by Ola Ellnestam Daniel Brolund(9784)
Dependency Injection in .NET by Mark Seemann(9347)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8309)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7770)
Grails in Action by Glen Smith Peter Ledbrook(7704)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7565)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7137)
Microservices with Go by Alexander Shuiskov(6899)
Practical Design Patterns for Java Developers by Miroslav Wengner(6817)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6757)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6422)
Angular Projects - Third Edition by Aristeidis Bampakos(6175)
The Art of Crafting User Stories by The Art of Crafting User Stories(5697)
NetSuite for Consultants - Second Edition by Peter Ries(5628)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5440)
Kotlin in Action by Dmitry Jemerov(5072)
